You are here: Understanding the Meridian event procedures > About the custom command events > <CommandName>_Execute event

<CommandName>_Execute event

Occurs when the command is executed.

Syntax

<CommandName>_Execute(Batch)
Parameters
Name Description

Batch

An object that represents the batch of documents the user has selected.

Remarks

Use this event to execute the main logic of the command.

Related concepts

About the custom command events


www.bluecieloecm.com